Skip to content

Add status query parameter to Broadcasts + Broadcasts Stats#143

Open
n7studios wants to merge 2 commits into
fix-sequence-email-testfrom
add-status-query-param-broadcasts
Open

Add status query parameter to Broadcasts + Broadcasts Stats#143
n7studios wants to merge 2 commits into
fix-sequence-email-testfrom
add-status-query-param-broadcasts

Conversation

@n7studios

Copy link
Copy Markdown
Contributor

Summary

Adds support for the status parameter on the get_broadcasts and get_broadcasts_stats methods, which was added to the API on May 26th 2026:
https://developers.kit.com/changelog#may-26-2026-%E2%80%94-broadcasts

Testing

  • testGetBroadcastsWithCompletedStatus: Test that get_broadcasts() returns the expected data when the completed status is specified.
  • testGetBroadcastsWithAbortedStatus: Test that get_broadcasts() returns the expected data when the aborted status is specified.
  • testGetBroadcastsStatsWithCompletedStatus: Test that get_broadcasts_stats() returns the expected data when the completed status is specified.
  • testGetBroadcastsStatsWithAbortedStatus: Test that get_broadcasts_stats() returns the expected data when the aborted status is specified.

Checklist

@n7studios n7studios added this to the 2.5 milestone Jun 9, 2026
@n7studios n7studios self-assigned this Jun 9, 2026
@n7studios n7studios changed the base branch from master to fix-sequence-email-test June 13, 2026 09:00
@n7studios n7studios requested review from a team, ciccio-kit and noelherrick and removed request for a team June 13, 2026 09:27
@n7studios n7studios marked this pull request as ready for review June 13, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant